increment

Optional parameter used with the Counter or Identity data types. Available in SQL DDL only when utilizing the Microsoft� OLE DB Provider for Jet. This is the value that is used to assign the next value of a new row in a table that contains a Counter or Identity data type. The increment is the second of the two optional parameters to the Counter or Identity data types.

See Also

seed